Fix bug when resizing mini window (Bug#16424).
authormartin rudalics <rudalics@gmx.at>
Mon, 13 Jan 2014 11:30:30 +0000 (12:30 +0100)
committermartin rudalics <rudalics@gmx.at>
Mon, 13 Jan 2014 11:30:30 +0000 (12:30 +0100)
commitb730412ba3e6bcc09952a593897132b54ca18813
tree5377914527316970e3f178913524f4a9a7035cd9
parentbab8e4bb36fc9de50586cf57cac1b94c51170fba
Fix bug when resizing mini window (Bug#16424).

* xdisp.c (resize_mini_window): Round height to a multiple of
frame's line height.  Fix bug in calculation of window start
position (Bug#16424).
src/ChangeLog
src/xdisp.c